Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Apr 6, 2020

Missing from the script since it landed in 23ca2ce (#5962). We need the wait to drain out the queue before the container exits. The bare wait (with no arguments) means we always exit 0, but this log gathering is already not caring about errors, so that's not a functional change.

Missing from the script since it landed in 23ca2ce (Bootstrap step
registry with IPI steps, 2019-11-17, openshift#5962).  We need the wait to
drain out the queue before the container exits.  The bare 'wait' (with
no arguments) means we always exit 0, but this log gathering is
already not caring about errors, so that's not a functional change.
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 6, 2020
@openshift-ci-robot
Copy link
Contributor

@wking: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/rehearse/openshift/installer/master/e2e-vsphere e7139cc link /test pj-rehearse
ci/rehearse/openshift/cluster-network-operator/master/e2e-ovn-step-registry e7139cc link /test pj-rehearse
ci/rehearse/cri-o/cri-o/release-1.13/e2e-aws e7139cc link /test pj-rehearse
ci/prow/pj-rehearse e7139cc link /test pj-rehearse

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@smarterclayton
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 6, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: smarterclayton, wking

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 59deac7 into openshift:master Apr 6, 2020
@openshift-ci-robot
Copy link
Contributor

@wking: Updated the following 2 configmaps:

  • step-registry configmap in namespace ci at cluster default using the following files:
    • key gather-extra-commands.sh using file ci-operator/step-registry/gather/extra/gather-extra-commands.sh
  • step-registry configmap in namespace ci at cluster app.ci using the following files:
    • key gather-extra-commands.sh using file ci-operator/step-registry/gather/extra/gather-extra-commands.sh
Details

In response to this:

Missing from the script since it landed in 23ca2ce (#5962). We need the wait to drain out the queue before the container exits. The bare wait (with no arguments) means we always exit 0, but this log gathering is already not caring about errors, so that's not a functional change.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@wking wking deleted the fix-gather-extra-wait branch April 7, 2020 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants